From 02e668988adb12cd35280a8a752599ebbf160079 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Sun, 19 May 2002 23:14:24 +0000 Subject: [PATCH] *** empty log message *** --- src/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/src/ChangeLog b/src/ChangeLog index e60eaf41a9e..961264c0278 100644 --- a/src/ChangeLog +++ b/src/ChangeLog @@ -1,3 +1,13 @@ +2002-05-19 Ken Raeburn + + * lisp.h (LISP_MAKE_RVALUE): Delete disabled version, making XCAR + and XCDR real rvalues in most configurations. + + * buffer.c (fix_overlays_in_range, fix_overlays_before): Don't + take the address of the cdr part of a cons cell; instead, track + the parent cell and call XSETCDR, or set the variable for the head + of the list if we haven't started down the list yet. + 2002-05-19 Richard M. Stallman * doc.c (reread_doc_file): Don't ask for confirmation. -- 2.30.2